Lines Matching defs:handler
1480 int (*handler)(struct sk_buff *skb);
1491 int (*handler)(struct sk_buff *skb);
1504 int (*handler)(struct sk_buff *skb);
1513 int (*handler)(struct sk_buff *skb);
1687 int xfrm4_protocol_register(struct xfrm4_protocol *handler, unsigned char protocol);
1688 int xfrm4_protocol_deregister(struct xfrm4_protocol *handler, unsigned char protocol);
1689 int xfrm4_tunnel_register(struct xfrm_tunnel *handler, unsigned short family);
1690 int xfrm4_tunnel_deregister(struct xfrm_tunnel *handler, unsigned short family);
1703 int xfrm6_protocol_register(struct xfrm6_protocol *handler, unsigned char protocol);
1704 int xfrm6_protocol_deregister(struct xfrm6_protocol *handler, unsigned char protocol);
1705 int xfrm6_tunnel_register(struct xfrm6_tunnel *handler, unsigned short family);
1706 int xfrm6_tunnel_deregister(struct xfrm6_tunnel *handler, unsigned short family);