Home
last modified time | relevance | path

Searched refs:igp (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dudp.c103 struct inetgram *igp, *ugp = NULL; in udp_input() local
111 if (igp->igm_level != TRANSPORT_LVL) { in udp_input()
114 index, igp->igm_level); in udp_input()
116 del_gram(&sockets[index].inq, igp, TRUE); in udp_input()
119 mp = igp->igm_mp; in udp_input()
132 inet_ntoa(igp->igm_saddr.sin_addr)); in udp_input()
144 inet_ntoa(igp->igm_saddr.sin_addr)); in udp_input()
145 del_gram(&sockets[index].inq, igp, TRUE); in udp_input()
149 igp->igm_level = APP_LVL; in udp_input()
150 del_gram(&sockets[index].inq, igp, FALSE); in udp_input()
[all …]
H A Dipv4.c252 frag_load(struct inetgram *igp) in frag_load() argument
265 mp = igp->igm_mp; in frag_load()
592 fragmented = (igp == NULL); in make_trans_datagram()
713 index, igp->igm_level); in ipv4_input()
778 index, ntohs(iphp->ip_id), iphp->ip_p, igp, igp->igm_mp, in ipv4_input()
779 igp->igm_mp->b_size); in ipv4_input()
790 igp->igm_mp->b_wptr = igp->igm_mp->b_rptr + iplen; in ipv4_input()
819 mp = igp->igm_mp; in ipv4_input()
860 igp, TRUE); in ipv4_input()
866 bkmem_free((caddr_t)igp, in ipv4_input()
[all …]
H A Dicmp4.c57 icmp4(struct inetgram *igp, struct ip *iphp, uint16_t iphlen, in icmp4() argument
73 icmphp = (struct icmp *)(igp->igm_mp->b_rptr + iphlen); in icmp4()
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd2.c634 igp->i_link = retain[h]; in retfield()
635 retain[h] = igp; in retfield()
648 struct ignore *igp; in retshow() local
653 for (igp = retain[h]; igp != 0; igp = igp->i_link) in retshow()
662 for (igp = retain[h]; igp != 0; igp = igp->i_link) in retshow()
663 *ap++ = igp->i_field; in retshow()
747 ignore[h] = igp; in igfield()
759 struct ignore *igp; in igshow() local
764 for (igp = ignore[h]; igp != 0; igp = igp->i_link) in igshow()
773 for (igp = ignore[h]; igp != 0; igp = igp->i_link) in igshow()
[all …]
H A Dutil.c738 register struct ignore *igp; in member() local
740 for (igp = table[hash(realfield)]; igp != 0; igp = igp->i_link) in member()
741 if (equal(igp->i_field, realfield)) in member()
/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket.c1153 last_gram(struct inetgram *igp) in last_gram() argument
1156 for (wp = igp; wp != NULL; wp = wp->igm_next) { in last_gram()
1197 del_gram(struct inetgram **lgpp, struct inetgram *igp, int freeit) in del_gram() argument
1201 if (lgpp == NULL || igp == NULL) in del_gram()
1206 if (wp == igp) { in del_gram()
1212 igp->igm_next = NULL; in del_gram()
1215 if (igp->igm_mp != NULL) in del_gram()
1216 freeb(igp->igm_mp); in del_gram()
1217 bkmem_free((caddr_t)igp, in del_gram()
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dprotocols37 igp 9 IGP # any private interior gateway
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c813 ctf_dwarf_isglobal(ctf_cu_t *cup, Dwarf_Die die, boolean_t *igp) in ctf_dwarf_isglobal() argument
820 *igp = vis == DW_VIS_exported; in ctf_dwarf_isglobal()
828 *igp = B_FALSE; in ctf_dwarf_isglobal()
833 *igp = ext != 0 ? B_TRUE : B_FALSE; in ctf_dwarf_isglobal()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME720 6893285 e1000g 'pciex8086,105e' with PHY type igp I/O devices have been retired
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME720 6893285 e1000g 'pciex8086,105e' with PHY type igp I/O devices have been retired