/dflybsd-src/stand/lib/ |
H A D | ether.c | 55 sendether(struct iodesc *d, void *pkt, size_t len, u_char *dea, int etype) in sendether() 87 u_int16_t *etype) in readether()
|
H A D | udp.c | 138 u_int16_t etype; /* host order */ in readudp() local
|
H A D | rarp.c | 153 u_int16_t etype; /* host order */ in rarprecv() local
|
H A D | arp.c | 166 u_int16_t etype; /* host order */ in arprecv() local
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-symantec.c | 45 uint16_t etype; in symantec_hdr_print() local
|
H A D | addrtoname.c | 910 u_short etype = htons(eproto_db[i].p); in init_protoidarray() local
|
/dflybsd-src/usr.bin/brandelf/ |
H A D | brandelf.c | 172 iselftype(int etype) in iselftype()
|
/dflybsd-src/usr.bin/truss/ |
H A D | main.c | 98 char *etype; in set_etype() local
|
/dflybsd-src/usr.bin/who/ |
H A D | utmpentry.c | 57 int etype = 1 << USER_PROCESS; variable
|
/dflybsd-src/sys/netgraph/netgraph/ |
H A D | ng_parse.c | 1177 etype = ng_get_composite_etype(type, index, ctype); in ng_parse_composite() local 1250 etype = ng_get_composite_etype(type, index, ctype); in ng_unparse_composite() local 1315 const struct ng_parse_type *etype; in ng_get_composite_elem_default() local 1401 const struct ng_parse_type *etype = NULL; in ng_get_composite_etype() local 1440 etype = ng_get_composite_etype(type, index, ctype); in ng_parse_get_elem_pad() local
|
/dflybsd-src/contrib/nvi2/ex/ |
H A D | ex_init.c | 353 enum { ROOTOWN, OWN, WRITER } etype; in exrc_isok() local
|
/dflybsd-src/sys/netgraph/rfc1490/ |
H A D | ng_rfc1490.c | 243 u_int16_t etype; in ng_rfc1490_rcvdata() local
|
/dflybsd-src/sys/netgraph7/netgraph/ |
H A D | ng_parse.c | 1335 etype = ng_get_composite_etype(type, index, ctype); in ng_parse_composite() local 1410 etype = ng_get_composite_etype(type, index, ctype); in ng_unparse_composite() local 1483 const struct ng_parse_type *etype; in ng_get_composite_elem_default() local 1569 const struct ng_parse_type *etype = NULL; in ng_get_composite_etype() local 1608 etype = ng_get_composite_etype(type, index, ctype); in ng_parse_get_elem_pad() local
|
/dflybsd-src/sys/netgraph7/netflow/ |
H A D | ng_netflow.c | 504 uint16_t etype; in ng_netflow_rcvdata() local
|
/dflybsd-src/sys/net/gre/ |
H A D | if_gre.c | 254 u_short etype = 0; in gre_output_serialized() local
|
/dflybsd-src/sys/netgraph7/rfc1490/ |
H A D | ng_rfc1490.c | 340 u_int16_t etype; in ng_rfc1490_rcvdata() local
|
/dflybsd-src/crypto/libressl/crypto/cms/ |
H A D | cms_lib.c | 323 ASN1_OBJECT **petype, *etype; in CMS_set1_eContentType() local
|
/dflybsd-src/sys/net/lagg/ |
H A D | if_lagg.c | 1645 uint16_t etype; in lagg_hashmbuf() local 2138 u_short etype; in lagg_lacp_input() local
|
/dflybsd-src/sys/dev/disk/isp/ |
H A D | isp_target.c | 500 uint8_t etype = ((isphdr_t *) ap)->rqs_entry_type; in isp_target_put_entry() local
|
/dflybsd-src/sys/net/ |
H A D | ethernet.h | 65 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ argument
|
/dflybsd-src/sys/dev/netif/oce/ |
H A D | oce_if.c | 1033 uint16_t etype; in oce_tso_setup() local
|
/dflybsd-src/sys/dev/virtual/vmware/vmxnet3/ |
H A D | if_vmx.c | 2735 int *etype, int *proto, int *start) in vmxnet3_txq_offload_ctx() 2872 int i, gen, nsegs, etype, proto, start, error; in vmxnet3_txq_encap() local
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-value.c | 1285 PyObject *etype, *evalue, *etraceback, *zero; in convert_value_from_python() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | mangle.c | 1989 tree etype = NULL_TREE; in write_type() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | fold-const.c | 4883 range_check_type (tree etype) in range_check_type() 4920 tree etype = TREE_TYPE (exp), mask, value; in build_range_check() local 7518 tree etype, rpart, ipart; in native_interpret_complex() local 7542 tree etype, elem; in native_interpret_vector() local
|