Home
last modified time | relevance | path

Searched defs:input_ifscope (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_subr.c2936 tcp_rtlookup(struct inpcb *inp, unsigned int input_ifscope) in tcp_rtlookup()
3034 tcp_rtlookup6(struct inpcb *inp, unsigned int input_ifscope) in tcp_rtlookup6()
H A Dtcp_input.c6475 tcp_mss(struct tcpcb *tp, int offer, unsigned int input_ifscope) in tcp_mss()