Searched defs:cmp_addr (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/ppp/ |
| D | pppoe.c | 130 static inline int cmp_addr(struct pppoe_addr *a, __be16 sid, char *addr) in cmp_addr() function
|
| /kernel/linux/linux-5.10/drivers/net/ppp/ |
| D | pppoe.c | 130 static inline int cmp_addr(struct pppoe_addr *a, __be16 sid, char *addr) in cmp_addr() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| D | test_sock_addr.c | 888 static int cmp_addr(const struct sockaddr_storage *addr1, in cmp_addr() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | test_sock_addr.c | 1113 static int cmp_addr(const struct sockaddr_storage *addr1, in cmp_addr() function
|
| /kernel/linux/linux-5.10/include/net/sctp/ |
| D | structs.h | 452 int (*cmp_addr) (const union sctp_addr *addr1, member 494 int (*cmp_addr) (const union sctp_addr *, member
|
| /kernel/linux/linux-6.6/include/net/sctp/ |
| D | structs.h | 457 int (*cmp_addr) (const union sctp_addr *addr1, member 500 int (*cmp_addr) (const union sctp_addr *, member
|