| /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/ |
| ip.h | 9 struct iphdr { struct
|
| /onnv/onnv-gate/usr/src/cmd/sgs/librtld/common/ |
| dldump.c | 150 Phdr *iphdr, *ophdr, *data_phdr = 0; local 272 if ((iphdr = elf_getphdr(ielf)) == NULL) { 278 for (num = 0, ophdr = iphdr; num != iehdr->e_phnum; num++, ophdr++) { 543 for (num = 0; num != iehdr->e_phnum; num++, iphdr++, ophdr++) { 544 *ophdr = *iphdr; 547 if (data_phdr == iphdr) {
|
| /onnv/onnv-gate/usr/src/uts/common/io/ppp/spppcomp/ |
| spppcomp.c | 1517 uchar_t *iphdr; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
| fcip.c | 2830 ipha_t *iphdr; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
| qlge.c | 4344 struct ip *iphdr = NULL; local 4530 struct ip *iphdr = NULL; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/ip/ |
| ip.c | 203 static int iphdr(uintptr_t, uint_t, int, const mdb_arg_t *); 1080 iphdr(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function 1167 return (iphdr(addr, flags, argc, argv)); [all...] |
| /onnv/onnv-gate/usr/src/uts/common/inet/tcp/ |
| tcp.c | 683 static boolean_t tcp_conn_con(tcp_t *tcp, uchar_t *iphdr, 9812 uchar_t *iphdr; local [all...] |