Searched defs:sctp_ifn (Results 1 – 8 of 8) sorted by relevance
76 struct sctp_ifn { struct79 LIST_ENTRY(sctp_ifn) next_ifn; argument81 void *ifn_p; /* never access without appropriate lock */82 uint32_t ifn_mtu;83 uint32_t ifn_type;84 uint32_t ifn_index; /* shorthand way to look at ifn for reference */108 struct sctp_ifn *ifn_p; /* back pointer to parent ifn */ argument
199 struct sctp_ifn *sctp_ifn; in sctp_sysctl_number_of_addresses() local247 struct sctp_ifn *sctp_ifn; in sctp_sysctl_copy_out_local_addresses() local
2482 struct sctp_ifn *sctp_ifn; in sctp_find_valid_localaddr() local3102 struct sctp_ifn *sctp_ifn; in sctp_check_address_list_all() local
1521 struct sctp_ifn *sctp_ifn; local1885 struct sctp_ifn *sctp_ifn; local
2524 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_inp() local2660 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_stcb() local3052 struct sctp_ifn *sctp_ifn, *looked_at = NULL, *emit_ifn; in sctp_choose_boundall() local
921 #define SCTP_GATHER_MTU_FROM_INTFC(sctp_ifn) sctp_userspace_get_mtu_from_ifn(if_nametoindex(((stru… argument
938 struct sctp_ifn *sctp_ifn; local
7947 struct sctp_ifn *sctp_ifn; local