Home
last modified time | relevance | path

Searched defs:all (Results 1 – 6 of 6) sorted by relevance

/net/ethtool/
Dfeatures.c17 u32 all[ETHTOOL_DEV_FEATURE_WORDS]; member
/net/sunrpc/
Dsvcsock.c428 long all[SVC_PKTINFO_SPACE / sizeof(long)]; in svc_udp_recvfrom() member
550 long all[SVC_PKTINFO_SPACE / sizeof(long)]; in svc_udp_sendto() member
/net/ipv4/
Ddevinet.c2007 bool all = false; in inet_netconf_msgsize_devconf() local
2035 bool all = false; in inet_netconf_fill_devconf() local
2650 struct ipv4_devconf *all, *dflt; in devinet_init_net() local
/net/mpls/
Daf_mpls.c1138 bool all = false; in mpls_netconf_fill_devconf() local
1171 bool all = false; in mpls_netconf_msgsize_devconf() local
/net/ipv6/
Daddrconf.c504 bool all = false; in inet6_netconf_msgsize_devconf() local
531 bool all = false; in inet6_netconf_fill_devconf() local
7188 struct ipv6_devconf *all, *dflt; in addrconf_init_net() local
/net/core/
Ddev.c11392 netdev_features_t netdev_increment_features(netdev_features_t all, in netdev_increment_features()