Home
last modified time | relevance | path

Searched defs:ahp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/ipv4/
Dah4.c125 struct ah_data *ahp = x->data; in ah_output_done() local
158 struct ah_data *ahp; in ah_output() local
271 struct ah_data *ahp = x->data; in ah_input_done() local
316 struct ah_data *ahp; in ah_input() local
474 struct ah_data *ahp = NULL; in ah_init_state() local
540 struct ah_data *ahp = x->data; in ah_destroy() local
/Linux-v4.19/net/ipv6/
Dah6.c306 struct ah_data *ahp = x->data; in ah6_output_done() local
348 struct ah_data *ahp; in ah6_output() local
476 struct ah_data *ahp = x->data; in ah6_input_done() local
534 struct ah_data *ahp; in ah6_input() local
685 struct ah_data *ahp = NULL; in ah6_init_state() local
754 struct ah_data *ahp = x->data; in ah6_destroy() local
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dani.h20 #define BEACON_RSSI(ahp) (ahp->stats.avgbrssi) argument