Searched refs:vxlan_vnifilter_process (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/vxlan/ |
H A D | vxlan_vnifilter.c | 941 static int vxlan_vnifilter_process(struct sk_buff *skb, struct nlmsghdr *nlh, in vxlan_vnifilter_process() function 997 {THIS_MODULE, PF_BRIDGE, RTM_NEWTUNNEL, vxlan_vnifilter_process, NULL, 0}, 998 {THIS_MODULE, PF_BRIDGE, RTM_DELTUNNEL, vxlan_vnifilter_process, NULL, 0},
|