Searched refs:handle_tcp_options (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_cm.c122 static int handle_tcp_options(struct nes_cm_node *cm_node, struct tcphdr *tcph,
1622 ret = handle_tcp_options(cm_node, tcph, skb, optionsize,
1675 ret = handle_tcp_options(cm_node, tcph, skb, optionsize, 0);
1735 ret = handle_tcp_options(cm_node, tcph, skb, optionsize, 1);
1801 static int handle_tcp_options(struct nes_cm_node *cm_node, struct tcphdr *tcph, function

Completed in 56 milliseconds