Home
last modified time | relevance | path

Searched refs:rtl_skb_is_udp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c4103 static bool rtl_skb_is_udp(struct sk_buff *skb) in rtl_skb_is_udp() function
4129 if (len < 128 + RTL_MIN_PATCH_LEN && rtl_skb_is_udp(skb) && in rtl8125_quirk_udp_padto()