Searched defs:policy (Results 1 – 8 of 8) sorted by relevance
/net/netlink/ |
D | attr.c | 27 const struct nla_policy *policy) in validate_nla() 119 const struct nla_policy *policy) in nla_validate() 151 const struct nla_policy *policy) in nla_parse()
|
/net/xfrm/ |
D | xfrm_policy.c | 226 struct xfrm_policy *policy; in xfrm_policy_alloc() local 246 void xfrm_policy_destroy(struct xfrm_policy *policy) in xfrm_policy_destroy() 260 static void xfrm_policy_gc_kill(struct xfrm_policy *policy) in xfrm_policy_gc_kill() 280 struct xfrm_policy *policy; in xfrm_policy_gc_task() local 298 static void xfrm_policy_kill(struct xfrm_policy *policy) in xfrm_policy_kill() 551 int xfrm_policy_insert(int dir, struct xfrm_policy *policy, int excl) in xfrm_policy_insert() 1185 xfrm_tmpl_resolve_one(struct xfrm_policy *policy, struct flowi *fl, in xfrm_tmpl_resolve_one() 1286 xfrm_find_bundle(struct flowi *fl, struct xfrm_policy *policy, unsigned short family) in xfrm_find_bundle() 1364 static struct dst_entry *xfrm_bundle_create(struct xfrm_policy *policy, in xfrm_bundle_create() 1525 struct xfrm_policy *policy; in __xfrm_lookup() local
|
/net/ipv4/ |
D | xfrm4_policy.c | 64 __xfrm4_find_bundle(struct flowi *fl, struct xfrm_policy *policy) in __xfrm4_find_bundle()
|
/net/ipv6/ |
D | xfrm6_policy.c | 72 __xfrm6_find_bundle(struct flowi *fl, struct xfrm_policy *policy) in __xfrm6_find_bundle()
|
/net/sched/ |
D | sch_netem.c | 371 const struct nla_policy *policy, int len) in parse_attr()
|
/net/mac80211/ |
D | ht.c | 208 u8 dialog_token, u16 status, u16 policy, in ieee80211_send_addba_resp()
|
/net/bluetooth/ |
D | hci_core.c | 286 __le16 policy = cpu_to_le16(opt); in hci_linkpol_req() local
|
/net/key/ |
D | af_key.c | 60 struct xfrm_policy_walk policy; member
|