Home
last modified time | relevance | path

Searched defs:ogp (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dudp.c170 udp_output(int index, struct inetgram *ogp) in udp_output()
H A Dethernet.c491 ether_output(int index, struct inetgram *ogp) in ether_output()
H A Dibd.c483 ibd_output(int index, struct inetgram *ogp) in ibd_output()
H A Dipv4.c971 ipv4_output(int index, struct inetgram *ogp) in ipv4_output()
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dlcl_ng.c235 struct ng_old_struct *gp, *ogp; in freelists() local