Home
last modified time | relevance | path

Searched refs:ic_bootp_recv (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dipconfig.c637 static int ic_bootp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev);
641 .func = ic_bootp_recv,
961 static int __init ic_bootp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ic_bootp_recv() function
/kernel/linux/linux-6.6/net/ipv4/
H A Dipconfig.c661 static int ic_bootp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev);
665 .func = ic_bootp_recv,
989 static int __init ic_bootp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ic_bootp_recv() function

Completed in 5 milliseconds