Lines Matching defs:psend
2001 int psend = -1;
2077 psend = c->_c.mfc_parent;
2088 if (psend != -1) {
2093 skb2, psend);
2095 psend = ct;
2099 if (psend != -1) {
2105 psend);
2107 ipmr_queue_fwd_xmit(net, mrt, true_vifi, skb, psend);
2245 int psend = -1;
2261 psend = c->_c.mfc_parent;
2270 if (psend != -1) {
2276 skb2, psend);
2278 psend = ct;
2283 if (psend != -1) {
2284 ipmr_queue_output_xmit(net, mrt, skb, psend);