Searched defs:solicit (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| D | nndisc.c | 265 static void nndisc_payload_ns_pack(const struct nip_addr *solicit, in nndisc_payload_ns_pack() 294 static int get_ns_payload_len(const struct nip_addr *solicit) in get_ns_payload_len() 366 const struct nip_addr *solicit, in nndisc_send_ns()
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | ndisc.c | 603 struct sk_buff *ndisc_ns_create(struct net_device *dev, const struct in6_addr *solicit, in ndisc_ns_create() 650 void ndisc_send_ns(struct net_device *dev, const struct in6_addr *solicit, in ndisc_send_ns()
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | ndisc.c | 602 void ndisc_send_ns(struct net_device *dev, const struct in6_addr *solicit, in ndisc_send_ns()
|
| /kernel/linux/linux-6.6/include/net/ |
| D | neighbour.h | 170 void (*solicit)(struct neighbour *, struct sk_buff *); member
|
| /kernel/linux/linux-5.10/include/net/ |
| D | neighbour.h | 165 void (*solicit)(struct neighbour *, struct sk_buff *); member
|