Searched defs:effective_tslp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c805 * On successful return, effective_tslp will point to the new label needed
818 ts_label_t **effective_tslp)
830 *effective_tslp = NULL;
855 *effective_tslp = effective_tsl;
906 *effective_tslp = NULL;
940 *effective_tslp = NULL;
1356 * On successful return, effective_tslp will point to the new label needed
1369 ts_label_t **effective_tslp)
1389 *effective_tslp = NULL;
1412 *effective_tslp
816 tsol_check_label_v4(const ts_label_t *tsl, zoneid_t zoneid, mblk_t **mpp, uint_t mac_mode, boolean_t zone_is_global, ip_stack_t *ipst, ts_label_t **effective_tslp) argument
1367 tsol_check_label_v6(const ts_label_t *tsl, zoneid_t zoneid, mblk_t **mpp, uint_t mac_mode, boolean_t zone_is_global, ip_stack_t *ipst, ts_label_t **effective_tslp) argument
[all...]

Completed in 304 milliseconds