Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_tuntap.c243 static void tun_vnethdr_set(struct ifnet *ifp, int vhdrlen);
1177 tun_vnethdr_set(ifp, 0); in tundtor()
1254 tun_vnethdr_set(struct ifnet *ifp, int vhdrlen) in tun_vnethdr_set() function
1520 tun_vnethdr_set(ifp, ival); in tunioctl()