Home
last modified time | relevance | path

Searched defs:pkttype (Results 1 – 4 of 4) sorted by relevance

/third_party/iptables/extensions/
Dlibxt_pkttype.c19 unsigned char pkttype; member
26 unsigned char pkttype; member
68 static void parse_pkttype(const char *pkttype, struct xt_pkttype_info *info) in parse_pkttype()
/third_party/iptables/include/linux/netfilter/
Dxt_pkttype.h5 int pkttype; member
/third_party/ffmpeg/libavformat/
Drtmpproto.c2957 int pktsize, pkttype, copy; in rtmp_write() local
/third_party/python/Modules/
Dsocketmodule.c1985 int pkttype = PACKET_HOST; in getsockaddrarg() local