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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dchannel.c55 channel_buffer_open(int mtu, int headersiz) argument
63 b->size = mtu - headersiz;
126 c->ops->headersiz);
H A Dchannel_mcast.c129 .headersiz = 28, /* IP header (20 bytes) + UDP header 8 (bytes) */
H A Dchannel_tcp.c139 .headersiz = 40, /* IP header (20 bytes) + TCP header 20 (bytes) */
H A Dchannel_udp.c129 .headersiz = 28, /* IP header (20 bytes) + UDP header 8 (bytes) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dchannel.h60 int headersiz; member in struct:channel_ops

Completed in 106 milliseconds