Searched refs:AMT_OPS_UNI (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ |
H A D | amt.c | 1517 case AMT_OPS_UNI: in amt_lookup_act_srcs() 1603 amt_lookup_act_srcs(tunnel, gnode, grec, AMT_OPS_UNI, in amt_mcast_is_in_handler() 1608 amt_lookup_act_srcs(tunnel, gnode, grec, AMT_OPS_UNI, in amt_mcast_is_in_handler() 1628 amt_lookup_act_srcs(tunnel, gnode, zero_grec, AMT_OPS_UNI, in amt_mcast_is_in_handler() 1668 amt_lookup_act_srcs(tunnel, gnode, zero_grec, AMT_OPS_UNI, in amt_mcast_is_ex_handler() 1721 amt_lookup_act_srcs(tunnel, gnode, grec, AMT_OPS_UNI, in amt_mcast_to_in_handler() 1726 amt_lookup_act_srcs(tunnel, gnode, grec, AMT_OPS_UNI, in amt_mcast_to_in_handler() 1743 amt_lookup_act_srcs(tunnel, gnode, grec, AMT_OPS_UNI, in amt_mcast_to_in_handler() 1748 amt_lookup_act_srcs(tunnel, gnode, grec, AMT_OPS_UNI, in amt_mcast_to_in_handler() 1756 amt_lookup_act_srcs(tunnel, gnode, zero_grec, AMT_OPS_UNI, in amt_mcast_to_in_handler() [all …]
|
/linux/include/net/ |
H A D | amt.h | 31 AMT_OPS_UNI, enumerator
|