Searched refs:wg_check_packet_protocol (Results 1 – 3 of 3) sorted by relevance
70 static inline bool wg_check_packet_protocol(struct sk_buff *skb) in wg_check_packet_protocol() function
147 if (unlikely(!wg_check_packet_protocol(skb))) { in wg_xmit()
52 if (unlikely(!wg_check_packet_protocol(skb) || in prepare_skb_header()