Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h76 struct sctp_ifn { struct
79 LIST_ENTRY(sctp_ifn) next_ifn; argument
81 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
Dsctp_sysctl.c199 struct sctp_ifn *sctp_ifn; in sctp_sysctl_number_of_addresses() local
247 struct sctp_ifn *sctp_ifn; in sctp_sysctl_copy_out_local_addresses() local
Dsctp_asconf.c2482 struct sctp_ifn *sctp_ifn; in sctp_find_valid_localaddr() local
3102 struct sctp_ifn *sctp_ifn; in sctp_check_address_list_all() local
Dsctp_usrreq.c1521 struct sctp_ifn *sctp_ifn; local
1885 struct sctp_ifn *sctp_ifn; local
Dsctp_output.c2524 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_inp() local
2660 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_stcb() local
3052 struct sctp_ifn *sctp_ifn, *looked_at = NULL, *emit_ifn; in sctp_choose_boundall() local
Dsctp_os_userspace.h921 #define SCTP_GATHER_MTU_FROM_INTFC(sctp_ifn) sctp_userspace_get_mtu_from_ifn(if_nametoindex(((stru… argument
Dsctp_pcb.c938 struct sctp_ifn *sctp_ifn; local
Dsctputil.c7947 struct sctp_ifn *sctp_ifn; local