Searched defs:proto (Results 1 - 25 of 173) sorted by relevance

1234567

/src/sys/netinet6/
H A Droute6.c51 route6_input(struct mbuf **mp, int *offp, int proto) argument
H A Ddest6.c56 dest6_input(struct mbuf **mp, int *offp, int proto) argument
/src/lib/libc/net/
H A Dprotoent.h39 struct protoent proto; member in struct:protoent_data
H A Dgetservbyname_r.c138 getservbyname_r(const char *name, const char *proto, struct servent *sp, argument
[all...]
H A Dgetservbyport_r.c115 getservbyport_r(int port, const char *proto, struct servent *sp, argument
/src/tests/lib/libc/net/
H A Dh_protoent.c63 const char *proto = NULL, *name = NULL; local in function:main
H A Dh_servent.c63 const char *port = NULL, *proto = NULL, *name = NULL; local in function:main
/src/sys/lib/libsa/
H A Dip.c84 sendip(struct iodesc *d, void *pkt, size_t len, u_int8_t proto) argument
121 readip(struct iodesc *d, void *pkt, size_t len, time_t tleft, u_int8_t proto) argument
/src/sys/net/
H A Draw_cb.c67 raw_attach(struct socket *so, int proto, struct rawcbhead *rawcbhead) argument
H A Dether_sw_offload.c169 uint8_t proto; local in function:ether_sw_offload_rx
H A Draw_usrreq.c67 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, argument
/src/sys/arch/sandpoint/stand/altboot/
H A Ddev_net.c55 char *file, *proto; local in function:net_open
/src/sys/arch/evbarm/stand/boot2440/
H A Ddev_net.c53 char *path, *proto; local in function:net_open
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A Ddisp.h31 u8 proto; member in struct:nvbios_ocfg
/src/tests/net/sys/
H A Dt_rfc6056.c54 int s, error, proto, option; local in function:test
/src/lib/libc/rpc/
H A Dbindresvport.c88 int proto, portrange, portlow; local in function:bindresvport_sa
/src/sbin/fsck_ext2fs/
H A Dpass2.c230 struct ext2fs_direct proto; local in function:pass2check
[all...]
/src/usr.sbin/mopd/common/
H A Ddevice.c88 deviceOpen(const char *ifname, u_short proto, int trans) argument
H A Dget.c102 mopGetHeader(const u_char * pkt,int * idx,const u_char ** dst,const u_char ** src,u_short * proto,int * len,int trans) argument
H A Dput.c104 mopPutHeader(u_char * pkt,int * idx,const u_char * dst,const u_char * src,u_short proto,int trans) argument
/src/usr.sbin/pf/pfs/
H A Dparse.y125 proto label
/src/sys/netbt/
H A Dl2cap_upper.c61 l2cap_attach_pcb(struct l2cap_channel ** handle,const struct btproto * proto,void * upper) argument
[all...]
H A Drfcomm_upper.c64 rfcomm_attach_pcb(struct rfcomm_dlc ** handle,const struct btproto * proto,void * upper) argument
H A Dsco_upper.c61 sco_attach_pcb(struct sco_pcb ** handle,const struct btproto * proto,void * upper) argument
/src/sys/netinet/
H A Din_l2tp.c243 in_l2tp_input(struct mbuf *m, int off, int proto, void *eparg __unused) argument
359 in_l2tp_match(struct mbuf *m, int off, int proto, void *arg) argument

Completed in 11 milliseconds

1234567