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

/freebsd-11-stable/sys/netinet/
H A Dsctp_sysctl.c192 int loopback_scope, ipv4_local_scope, local_scope, site_scope; local
H A Dsctp_header.h210 uint8_t site_scope; /* IPv6 site scope flag */ member in struct:sctp_state_cookie
H A Dsctp_asconf.c3065 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
3160 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_usrreq.c1026 int local_scope, site_scope, ipv6_addr_legal; local
H A Dsctp_pcb.c843 int local_scope, site_scope, ipv6_addr_legal; local
H A Dsctputil.c6748 int local_scope, site_scope, ipv6_addr_legal; local
H A Dsctp_structs.h654 uint8_t site_scope; member in struct:sctp_scoping

Completed in 118 milliseconds