Lines Matching defs:handler
1428 int (*handler)(struct sk_buff *skb);
1439 int (*handler)(struct sk_buff *skb);
1452 int (*handler)(struct sk_buff *skb);
1461 int (*handler)(struct sk_buff *skb);
1617 int xfrm4_protocol_register(struct xfrm4_protocol *handler, unsigned char protocol);
1618 int xfrm4_protocol_deregister(struct xfrm4_protocol *handler, unsigned char protocol);
1619 int xfrm4_tunnel_register(struct xfrm_tunnel *handler, unsigned short family);
1620 int xfrm4_tunnel_deregister(struct xfrm_tunnel *handler, unsigned short family);
1633 int xfrm6_protocol_register(struct xfrm6_protocol *handler, unsigned char protocol);
1634 int xfrm6_protocol_deregister(struct xfrm6_protocol *handler, unsigned char protocol);
1635 int xfrm6_tunnel_register(struct xfrm6_tunnel *handler, unsigned short family);
1636 int xfrm6_tunnel_deregister(struct xfrm6_tunnel *handler, unsigned short family);