Searched defs:sctp_ifn (Results 1 – 8 of 8) sorted by relevance
72 struct sctp_ifn { struct75 LIST_ENTRY(sctp_ifn) next_ifn; argument77 void *ifn_p; /* never access without appropriate lock */78 uint32_t ifn_mtu;79 uint32_t ifn_type;80 uint32_t ifn_index; /* shorthand way to look at ifn for reference */81 uint32_t refcount; /* number of reference held should be >=105 struct sctp_ifn *ifn_p; /* back pointer to parent ifn */ argument
141 struct sctp_ifn *sctp_ifn; in number_of_addresses() local189 struct sctp_ifn *sctp_ifn; in copy_out_local_addresses() local
2455 struct sctp_ifn *sctp_ifn; in sctp_find_valid_localaddr() local3099 struct sctp_ifn *sctp_ifn; in sctp_check_address_list_all() local
1098 struct sctp_ifn *sctp_ifn; in sctp_fill_up_addresses_vrf() local1367 struct sctp_ifn *sctp_ifn; in sctp_count_max_addresses_vrf() local
332 #define SCTP_GATHER_MTU_FROM_INTFC(sctp_ifn) ((sctp_ifn->ifn_p != NULL) ? ((struct ifnet *)(sctp_if… argument
2464 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_inp() local2595 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_stcb() local2963 struct sctp_ifn *sctp_ifn, *looked_at = NULL, *emit_ifn; in sctp_choose_boundall() local
848 struct sctp_ifn *sctp_ifn; in sctp_does_stcb_own_this_addr() local
6649 struct sctp_ifn *sctp_ifn; in sctp_local_addr_count() local