Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/mkcsmapper/
H A Dyacc.y95 static int check_src(u_int32_t, u_int32_t);
551 check_src(u_int32_t begin, u_int32_t end) in check_src() function
625 if (check_src(begin, end) != 0) in set_src()
/freebsd-13.1/sys/netinet/
H A Dsctp_output.c5257 bool fnd, check_src; in sctp_are_there_new_addresses() local
5271 check_src = false; in sctp_are_there_new_addresses()
5276 check_src = true; in sctp_are_there_new_addresses()
5283 check_src = true; in sctp_are_there_new_addresses()
5291 if (check_src) { in sctp_are_there_new_addresses()