Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctp_pcb.h72 struct sctp_ifn { struct
75 LIST_ENTRY(sctp_ifn) next_ifn; argument
77 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
Dsctp_sysctl.c141 struct sctp_ifn *sctp_ifn; in number_of_addresses() local
189 struct sctp_ifn *sctp_ifn; in copy_out_local_addresses() local
Dsctp_asconf.c2455 struct sctp_ifn *sctp_ifn; in sctp_find_valid_localaddr() local
3099 struct sctp_ifn *sctp_ifn; in sctp_check_address_list_all() local
Dsctp_usrreq.c1098 struct sctp_ifn *sctp_ifn; in sctp_fill_up_addresses_vrf() local
1367 struct sctp_ifn *sctp_ifn; in sctp_count_max_addresses_vrf() local
Dsctp_os_bsd.h332 #define SCTP_GATHER_MTU_FROM_INTFC(sctp_ifn) ((sctp_ifn->ifn_p != NULL) ? ((struct ifnet *)(sctp_if… argument
Dsctp_output.c2464 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_inp() local
2595 struct sctp_ifn *sctp_ifn; in sctp_choose_boundspecific_stcb() local
2963 struct sctp_ifn *sctp_ifn, *looked_at = NULL, *emit_ifn; in sctp_choose_boundall() local
Dsctp_pcb.c848 struct sctp_ifn *sctp_ifn; in sctp_does_stcb_own_this_addr() local
Dsctputil.c6649 struct sctp_ifn *sctp_ifn; in sctp_local_addr_count() local