Searched defs:ipv4_scope (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h212 uint8_t ipv4_scope; /* IPv4 private addr scope */ 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

Completed in 70 milliseconds