Searched defs:ahp (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv4/ | ||
| H A D | ah4.c | 123 struct ah_data *ahp = x->data; in ah_output_done() local |
| /linux/net/ipv6/ | ||
| H A D | ah6.c | 288 struct ah_data *ahp = x->data; ah6_output_done() local |
| /linux/drivers/infiniband/sw/rxe/ | ||
| H A D | rxe_av.c | 131 struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt, struct rxe_ah **ahp) in rxe_get_av() |
| /linux/drivers/net/wireless/ath/ath9k/ | ||
| H A D | ani.h | 20 #define BEACON_RSSI(ahp) (ahp->stats.avgbrssi) argument |