Searched defs:loopback_scope (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Dsctp_asconf.c3069 sctp_check_address_list_all(struct sctp_tcb *stcb, struct mbuf *m, int offset, int length, struct sockaddr *init_addr, uint16_t local_scope, uint16_t site_scope, uint16_t ipv4_scope, uint16_t loopback_scope) argument
3159 sctp_check_address_list(struct sctp_tcb *stcb, struct mbuf *m, int offset, int length, struct sockaddr *init_addr, uint16_t local_scope, uint16_t site_scope, uint16_t ipv4_scope, uint16_t loopback_scope) argument
H A Dsctp_header.h203 uint8_t loopback_scope; /* loopback scope information */ member in struct:sctp_state_cookie
H A Dsctp_sysctl.c191 int loopback_scope, ipv4_local_scope, local_scope, site_scope; local
H A Dsctp_usrreq.c1124 int loopback_scope; local
H A Dsctp_pcb.c830 int loopback_scope; local
H A Dsctputil.c6616 int loopback_scope; local
H A Dsctp_structs.h608 uint8_t loopback_scope; member in struct:sctp_scoping

Completed in 217 milliseconds