Searched refs:nd_net (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/core/
H A Ddev.c11814 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_rx, nd_net);
/linux-master/include/linux/
H A Dnetdevice.h1935 * @nd_net: Network namespace this network device is inside
2097 possible_net_t nd_net; member in struct:net_device
2577 return read_pnet(&dev->nd_net);
2583 write_pnet(&dev->nd_net, net);
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtype_cast.c31 inum = dev->nd_net.net->ns.inum;

Completed in 198 milliseconds