Home
last modified time | relevance | path

Searched defs:sctp_ifn (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h74 struct sctp_ifn { struct
77 LIST_ENTRY(sctp_ifn) next_ifn; argument
79 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
H A Dsctp_sysctl.c141 struct sctp_ifn *sctp_ifn; in sctp_sysctl_number_of_addresses() local
189 struct sctp_ifn *sctp_ifn; in sctp_sysctl_copy_out_local_addresses() local
H A Dsctp_asconf.c2427 struct sctp_ifn *sctp_ifn; in sctp_find_valid_localaddr() local
3044 struct sctp_ifn *sctp_ifn; in sctp_check_address_list_all() local
H A Dsctp_usrreq.c1007 struct sctp_ifn *sctp_ifn; in sctp_fill_up_addresses_vrf() local
1271 struct sctp_ifn *sctp_ifn; in sctp_count_max_addresses_vrf() local
H A Dsctp_os_bsd.h318 #define SCTP_GATHER_MTU_FROM_INTFC(sctp_ifn) ((sctp_ifn->ifn_p != NULL) ? ((struct ifnet *)(sctp_if… argument
H A Dsctp_output.c2461 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_inp() local
2593 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_stcb() local
2957 struct sctp_ifn *sctp_ifn, *looked_at = NULL, *emit_ifn; in sctp_choose_boundall() local
H A Dsctp_pcb.c836 struct sctp_ifn *sctp_ifn; in sctp_does_stcb_own_this_addr() local
H A Dsctputil.c6916 struct sctp_ifn *sctp_ifn; in sctp_local_addr_count() local