Home
last modified time | relevance | path

Searched defs:headp (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/net/dccp/ccids/lib/
Dpacket_history.c62 int tfrc_tx_hist_add(struct tfrc_tx_hist_entry **headp, u64 seqno) in tfrc_tx_hist_add()
75 void tfrc_tx_hist_purge(struct tfrc_tx_hist_entry **headp) in tfrc_tx_hist_purge()
/linux-3.3/drivers/usb/host/
Dohci-dbg.c480 u32 headp = hc32_to_cpu (ohci, ed->hwHeadP); in show_list() local