Searched refs:head_ifscope (Results 1 – 1 of 1) sorted by relevance
2396 struct ifnet *head_ifscope; in tcp_input() local2403 head_ifscope = (inp->inp_flags & INP_BOUND_IF) ? in tcp_input()2593 if (head_ifscope != NULL) { in tcp_input()2595 inp->inp_boundifp = head_ifscope; in tcp_input()