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