Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDtcp_subr.c2827 tcp_ctlinput_with_port(int cmd, struct sockaddr *sa, void *vip, uint16_t port) in tcp_ctlinput_with_port() function
2940 tcp_ctlinput_with_port(cmd, sa, vip, htons(0)); in tcp_ctlinput()
2978 tcp_ctlinput_with_port(cmd, sa, vip, port); in tcp_ctlinput_viaudp()