Searched refs:execute_check_pkt_len (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | actions.c | 1191 static int execute_check_pkt_len(struct datapath *dp, struct sk_buff *skb, in execute_check_pkt_len() function 1448 err = execute_check_pkt_len(dp, skb, key, a, last); in do_execute_actions()
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | actions.c | 1211 static int execute_check_pkt_len(struct datapath *dp, struct sk_buff *skb, in execute_check_pkt_len() function 1478 err = execute_check_pkt_len(dp, skb, key, a, last); in do_execute_actions()
|
Completed in 5 milliseconds