Home
last modified time | relevance | path

Searched defs:iphdr (Results 1 – 10 of 10) sorted by relevance

/titanic_53/usr/src/grub/grub-0.97/netboot/
H A Dip.h9 struct iphdr { struct
10 uint8_t verhdrlen;
11 uint8_t service;
12 uint16_t len;
13 uint16_t ident;
14 uint16_t frags;
15 uint8_t ttl;
16 uint8_t protocol;
17 uint16_t chksum;
18 in_addr src;
[all …]
/titanic_53/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c149 Phdr *iphdr, *ophdr, *data_phdr = 0; in rt_dldump() local
/titanic_53/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c82 tcp_fuse(tcp_t *tcp, uchar_t *iphdr, tcpha_t *tcpha) in tcp_fuse()
H A Dtcp_tpi.c409 tcp_conn_con(tcp_t *tcp, uchar_t *iphdr, mblk_t *idmp, in tcp_conn_con()
H A Dtcp_input.c2314 uchar_t *iphdr; in tcp_input_data() local
/titanic_53/usr/src/boot/sys/boot/arm/at91/libat91/
H A Demac.h91 ip_header_t iphdr; member
/titanic_53/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c1517 uchar_t *iphdr; in spppcomp_inpkt() local
/titanic_53/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c4824 struct ip *iphdr = NULL; in ql_hw_csum_setup() local
5080 struct ip *iphdr = NULL; in ql_tx_hashing() local
5174 struct ip *iphdr = NULL; in ql_hw_lso_setup() local
/titanic_53/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2830 ipha_t *iphdr; in fcip_data_cb() local
/titanic_53/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1324 iphdr(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in iphdr() function