Home
last modified time | relevance | path

Searched refs:check_src (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/mkcsmapper/
H A Dyacc.y93 static int check_src(u_int32_t, u_int32_t);
549 check_src(u_int32_t begin, u_int32_t end) in check_src() function
623 if (check_src(begin, end) != 0) in set_src()
/freebsd/sys/netinet/
H A Dsctp_output.c5296 bool fnd, check_src; in sctp_are_there_new_addresses() local
5310 check_src = false; in sctp_are_there_new_addresses()
5315 check_src = true; in sctp_are_there_new_addresses()
5322 check_src = true; in sctp_are_there_new_addresses()
5330 if (check_src) { in sctp_are_there_new_addresses()