Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dip6mr.c2153 int psend = -1; in ip6_mr_forward() local
2252 int psend = -1; in ip6_mr_output_finish() local
/linux/net/ipv4/
H A Dipmr.c2000 int psend = -1; ip_mr_forward() local
2244 int psend = -1; ip_mr_output_finish() local
[all...]
/linux/drivers/atm/
H A Dsolos-pci.c1137 static int psend(struct atm_vcc *vcc, struct sk_buff *skb) in psend() function