Searched defs:sctp_ifn (Results 1 – 8 of 8) sorted by relevance
74 struct sctp_ifn { struct77 LIST_ENTRY(sctp_ifn) next_ifn; argument79 void *ifn_p; /* never access without appropriate lock */80 uint32_t ifn_mtu;81 uint32_t ifn_type;82 uint32_t ifn_index; /* shorthand way to look at ifn for reference */83 uint32_t refcount; /* number of reference held should be >=107 struct sctp_ifn *ifn_p; /* back pointer to parent ifn */ argument
141 struct sctp_ifn *sctp_ifn; in sctp_sysctl_number_of_addresses() local189 struct sctp_ifn *sctp_ifn; in sctp_sysctl_copy_out_local_addresses() local
2427 struct sctp_ifn *sctp_ifn; in sctp_find_valid_localaddr() local3044 struct sctp_ifn *sctp_ifn; in sctp_check_address_list_all() local
1007 struct sctp_ifn *sctp_ifn; in sctp_fill_up_addresses_vrf() local1271 struct sctp_ifn *sctp_ifn; in sctp_count_max_addresses_vrf() local
318 #define SCTP_GATHER_MTU_FROM_INTFC(sctp_ifn) ((sctp_ifn->ifn_p != NULL) ? ((struct ifnet *)(sctp_if… argument
2461 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_inp() local2593 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_stcb() local2957 struct sctp_ifn *sctp_ifn, *looked_at = NULL, *emit_ifn; in sctp_choose_boundall() local
836 struct sctp_ifn *sctp_ifn; in sctp_does_stcb_own_this_addr() local
6916 struct sctp_ifn *sctp_ifn; in sctp_local_addr_count() local