Lines Matching full:header
56 to ip_output), meaning that an IP header already is constructed
114 /** Header of the input packet currently being processed. */
118 /** Header of the input IPv6 packet currently being processed. */
121 /** Total header length of current_ip4/6_header (i.e. after this, the UDP/TCP header starts) */
140 /** Total header length of ip(6)_current_header() (i.e. after this, the UDP/TCP header starts) */
148 /** Get the IPv4 header of the current packet.
152 /** Get the IPv6 header of the current packet.
166 /** Get the transport layer header */
177 /** Get the IPv4 header of the current packet.
185 /** Get the transport layer header */
194 /** Get the IPv6 header of the current packet.
202 /** Get the transport layer header */
248 /** Output IP packet that already includes an IP header. */