Searched refs:getprotobynumber (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/wince/
H A Dnet.h10 getprotobynumber
20 struct protoent * WINSOCKAPI getprotobynumber(int proto) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dinet_proto.c34 pe = getprotobynumber(proto);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dnet.cpp18 getprotobynumber
56 I hereby release the text of those three functions -- getprotobynumber, getservbyport, and getservbyname, as found in wxWidgets-2.6.2\include\wx\msw\wince\net.h and wxWidgets-2.6.2\src\msw\wince\net.cpp -- under the wxWindows license. Please feel free to replace "All rights reserved." with "Licensed under the wxWindows License" or equivalent boilerplate.
234 struct protoent * WINSOCKAPI getprotobynumber(int proto) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibip6t_ipv6header.c70 const struct protoent *pent = getprotobynumber(proto);
H A Dlibxt_policy.c247 p = getprotobynumber(proto);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-cnfp.c155 pent = getprotobynumber((EXTRACT_32BITS(&nr->proto_tos) >> 8) & 0xff);
H A Dprint-ip.c485 if (ndo->ndo_nflag==0 && (proto = getprotobynumber(ipds->nh)) != NULL)
664 if (!ndo->ndo_nflag && (proto = getprotobynumber(ipds->ip->ip_p)) != NULL)
H A Dprint-isakmp.c920 pe = getprotobynumber(id.proto_id);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibip6t_ipv6header.c70 const struct protoent *pent = getprotobynumber(proto);
H A Dlibxt_policy.c247 p = getprotobynumber(proto);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxshared.c46 struct protoent *pent = getprotobynumber(proto);
H A Dip6tables.c1018 const struct protoent *pent = getprotobynumber(proto);
H A Diptables.c996 const struct protoent *pent = getprotobynumber(proto);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Dxshared.c46 struct protoent *pent = getprotobynumber(proto);
H A Dip6tables.c1018 const struct protoent *pent = getprotobynumber(proto);
H A Diptables.c985 const struct protoent *pent = getprotobynumber(proto);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibip6t_ipv6header.c76 struct protoent *pent = getprotobynumber(proto);
H A Dlibipt_policy.c328 p = getprotobynumber(proto);
H A Dlibip6t_policy.c367 p = getprotobynumber(proto);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables-save.c81 struct protoent *pent = getprotobynumber(proto);
H A Diptables-save.c87 struct protoent *pent = getprotobynumber(proto);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/libipsec/
H A Dpfkey_dump.c548 ent = getprotobynumber(ulp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dipxfrm.c230 pp = getprotobynumber(proto);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dconntrack.c547 pent = getprotobynumber(protonum);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devutil.c758 struct protoent *ent = getprotobynumber(proto);

Completed in 240 milliseconds

12