IPPROTO_EGP
iph->protocol = IPPROTO_EGP;
ip6h->nexthdr = IPPROTO_EGP;
do_test(cfg_family, SOCK_RAW, IPPROTO_EGP);
{ "ip", SOCK_RAW, IPPROTO_EGP },