Searched refs:xfrm_selector (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dxfrm.h32 struct xfrm_selector struct
185 struct xfrm_selector sel;
216 struct xfrm_selector sel;
231 struct xfrm_selector sel;
239 struct xfrm_selector sel;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dxfrm.h46 struct xfrm_selector { struct
334 struct xfrm_selector sel;
375 struct xfrm_selector sel;
392 struct xfrm_selector sel;
400 struct xfrm_selector sel;
424 struct xfrm_selector sel;
H A Dsecurity.h90 struct xfrm_selector;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dxfrm.h115 void xfrm_selector_print(struct xfrm_selector *sel, __u16 family,
130 int xfrm_selector_parse(struct xfrm_selector *sel, int *argcp, char ***argvp);
H A Dipxfrm.c417 void xfrm_selector_print(struct xfrm_selector *sel, __u16 family,
644 static int xfrm_selector_iszero(struct xfrm_selector *s)
646 struct xfrm_selector s0;
901 static int xfrm_selector_upspec_parse(struct xfrm_selector *sel,
1025 int xfrm_selector_parse(struct xfrm_selector *sel, int *argcp, char ***argvp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dxfrm4_state.c24 __xfrm4_init_tempsel(struct xfrm_selector *sel, struct flowi *fl)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_hash.h83 static inline unsigned int __sel_hash(struct xfrm_selector *sel, unsigned short family, unsigned int hmask)
H A Dxfrm_policy.c58 __xfrm4_selector_match(struct xfrm_selector *sel, struct flowi *fl)
69 __xfrm6_selector_match(struct xfrm_selector *sel, struct flowi *fl)
79 int xfrm_selector_match(struct xfrm_selector *sel, struct flowi *fl,
311 static struct hlist_head *policy_hash_bysel(struct net *net, struct xfrm_selector *sel, unsigned short family, int dir)
521 static inline int selector_cmp(struct xfrm_selector *s1, struct xfrm_selector *s2)
525 int len = sizeof(struct xfrm_selector) / sizeof(u32);
597 int dir, struct xfrm_selector *sel,
867 struct xfrm_selector *sel = &pol->selector;
1517 xfrm_dst_update_parent(struct dst_entry *dst, struct xfrm_selector *se
[all...]
H A Dxfrm_user.c2010 struct xfrm_selector *sel, u8 dir, u8 type)
2044 static int xfrm_send_migrate(struct xfrm_selector *sel, u8 dir, u8 type,
2062 static int xfrm_send_migrate(struct xfrm_selector *sel, u8 dir, u8 type,
2688 struct xfrm_selector *sel, xfrm_address_t *addr)
2712 struct xfrm_selector *sel, xfrm_address_t *addr)
H A Dxfrm_state.c1822 int km_migrate(struct xfrm_selector *sel, u8 dir, u8 type,
1844 int km_report(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dxfrm.h144 struct xfrm_selector sel;
301 void (*init_tempsel)(struct xfrm_selector *sel, struct flowi *fl);
490 struct xfrm_selector selector;
552 int (*report)(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr);
553 int (*migrate)(struct xfrm_selector *sel, u8 dir, u8 type, struct xfrm_migrate *m, int num_bundles, struct xfrm_kmaddress *k);
835 extern int xfrm_selector_match(struct xfrm_selector *sel, struct flowi *fl,
880 struct xfrm_selector *partner;
1456 struct xfrm_selector *sel,
1473 extern int km_migrate(struct xfrm_selector *sel, u8 dir, u8 type,
1479 extern int xfrm_migrate(struct xfrm_selector *se
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dxfrm6_state.c23 __xfrm6_init_tempsel(struct xfrm_selector *sel, struct flowi *fl)
H A Dmip6.c211 struct xfrm_selector sel;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/key/
H A Daf_key.c2270 struct xfrm_selector sel;
2456 struct xfrm_selector sel;
3308 struct xfrm_selector *sel)
3394 static int pfkey_send_migrate(struct xfrm_selector *sel, u8 dir, u8 type,
3503 static int pfkey_send_migrate(struct xfrm_selector *sel, u8 dir, u8 type,

Completed in 129 milliseconds