Searched defs:cfg (Results 1 – 10 of 10) sorted by relevance
/net/ipv4/ |
D | fib_frontend.c | 323 struct fib_config *cfg) in rtentry_to_fib_config() 456 struct fib_config cfg; in ip_rt_ioctl() local 511 struct nlmsghdr *nlh, struct fib_config *cfg) in rtm_to_fib_config() 584 struct fib_config cfg; in inet_rtm_delroute() local 606 struct fib_config cfg; in inet_rtm_newroute() local 676 struct fib_config cfg = { in fib_magic() local
|
D | fib_semantics.c | 389 int remaining, struct fib_config *cfg) in fib_get_nhs() 421 int fib_nh_match(struct fib_config *cfg, struct fib_info *fi) in fib_nh_match() 519 static int fib_check_nh(struct fib_config *cfg, struct fib_info *fi, in fib_check_nh() 685 struct fib_info *fib_create_info(struct fib_config *cfg) in fib_create_info()
|
D | fib_hash.c | 370 static int fn_hash_insert(struct fib_table *tb, struct fib_config *cfg) in fn_hash_insert() 549 static int fn_hash_delete(struct fib_table *tb, struct fib_config *cfg) in fn_hash_delete()
|
D | fib_trie.c | 1166 static int fn_trie_insert(struct fib_table *tb, struct fib_config *cfg) in fn_trie_insert() 1588 static int fn_trie_delete(struct fib_table *tb, struct fib_config *cfg) in fn_trie_delete()
|
/net/ipv6/ |
D | route.c | 1119 int ip6_route_add(struct fib6_config *cfg) in ip6_route_add() 1353 static int ip6_route_del(struct fib6_config *cfg) in ip6_route_del() 1711 struct fib6_config cfg = { in rt6_add_route_info() local 1762 struct fib6_config cfg = { in rt6_add_dflt_router() local 1805 struct fib6_config *cfg) in rtmsg_to_fib6_config() 1826 struct fib6_config cfg; in ipv6_route_ioctl() local 2064 struct fib6_config *cfg) in rtm_to_fib6_config() 2135 struct fib6_config cfg; in inet6_rtm_delroute() local 2147 struct fib6_config cfg; in inet6_rtm_newroute() local
|
D | addrconf.c | 1686 struct fib6_config cfg = { in addrconf_prefix_route() local 1715 struct fib6_config cfg = { in addrconf_add_mroute() local 1732 struct fib6_config cfg = { in sit_route_add() local
|
/net/netfilter/ |
D | xt_RATEEST.c | 94 } cfg; in xt_rateest_tg_checkentry() local
|
D | xt_hashlimit.c | 85 struct hashlimit_cfg1 cfg; /* config */ member 768 struct hashlimit_cfg cfg; member
|
/net/mac80211/ |
D | scan.c | 869 u8 *cfg = bss_mesh_cfg(bss); in ieee80211_scan_result() local
|
/net/wireless/ |
D | nl80211.c | 1978 #define FILL_IN_MESH_PARAM_IF_SET(table, cfg, param, mask, attr_num, nla_fn) \ argument 2010 struct mesh_config cfg; in nl80211_set_mesh_params() local
|