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