Searched defs:class (Results 1 – 11 of 11) sorted by relevance
/net/dsa/ |
D | dsa.c | 156 static int dev_is_class(struct device *dev, void *class) in dev_is_class() 164 static struct device *dev_find_class(struct device *parent, char *class) in dev_find_class()
|
/net/sunrpc/ |
D | svcauth_unix.c | 184 char class[8]; in ip_map_parse() local 288 static struct ip_map *__ip_map_lookup(struct cache_detail *cd, char *class, in __ip_map_lookup()
|
/net/batman-adv/ |
D | bat_v.c | 518 u32 old_class, class; in batadv_v_store_sel_class() local
|
/net/netfilter/ |
D | nf_conntrack_expect.c | 312 void nf_ct_expect_init(struct nf_conntrack_expect *exp, unsigned int class, in nf_ct_expect_init()
|
D | x_tables.c | 1570 uint8_t class; member
|
D | nf_conntrack_sip.c | 850 enum sip_expectation_classes class, in set_expected_rtp_rtcp()
|
D | nf_conntrack_netlink.c | 3523 u_int32_t class = 0; in ctnetlink_alloc_expect() local
|
/net/ceph/ |
D | osd_client.c | 797 const char *class, const char *method) in osd_req_op_cls_init() 5088 const char *class, const char *method, in ceph_osdc_call()
|
/net/xfrm/ |
D | xfrm_state.c | 1858 int class[XFRM_MAX_DEPTH]; in __xfrm6_sort() local
|
/net/sched/ |
D | cls_flower.c | 1098 struct nlattr *class = NULL, *type = NULL, *data = NULL; in fl_set_geneve_opt() local
|
/net/ipv4/ |
D | route.c | 178 #define ECN_OR_COST(class) TC_PRIO_##class argument
|