Searched refs:IFF_NO_PI (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/basic/linux/ | ||
D | if_tun.h | 70 #define IFF_NO_PI 0x1000 macro |
/systemd-251/src/network/netdev/ | ||
D | tuntap.c | 35 ifr->ifr_flags |= IFF_NO_PI; in netdev_fill_tuntap_message() |