Home
last modified time | relevance | path

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

/illumos-gate/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 …]
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c149 Phdr *iphdr, *ophdr, *data_phdr = 0; in rt_dldump() local
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c83 tcp_fuse(tcp_t *tcp, uchar_t *iphdr, tcpha_t *tcpha) in tcp_fuse()
H A Dtcp_tpi.c415 tcp_conn_con(tcp_t *tcp, uchar_t *iphdr, mblk_t *idmp, in tcp_conn_con()
H A Dtcp_input.c2446 uchar_t *iphdr; in tcp_input_data() local
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c1522 uchar_t *iphdr; in spppcomp_inpkt() local
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c4828 struct ip *iphdr = NULL; in ql_hw_csum_setup() local
5081 struct ip *iphdr = NULL; in ql_tx_hashing() local
5175 struct ip *iphdr = NULL; in ql_hw_lso_setup() local
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_fp.c1737 struct ip *iphdr = NULL; in qede_hash_get_txq() local
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2760 ipha_t *iphdr; in fcip_data_cb() local
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1325 iphdr(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in iphdr() function
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1843 Phdr *iphdr = NULL; in interp() local