Home
last modified time | relevance | path

Searched refs:make_packet (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/krb5/src/lib/krad/
H A Dt_packet.c52 make_packet(krb5_context ctx, const krb5_data *username, in make_packet() function
187 noerror(make_packet(ctx, &username, &password, &packets[ACCEPT_PACKET])); in main()
194 noerror(make_packet(ctx, &username, &password, &packets[REJECT_PACKET])); in main()
/freebsd/usr.sbin/rtadvd/
H A Dconfig.h44 extern void make_packet(struct rainfo *);
H A Dconfig.c977 make_packet(rai); in getconfig()
1406 make_packet(struct rainfo *rai) in make_packet() function
H A Drtadvd.c1730 make_packet(rai); /* XXX: inefficient */ in ra_output()
/freebsd/usr.sbin/rtsold/
H A Drtsold.c109 static int make_packet(struct ifinfo *);
440 if (make_packet(ifi)) in ifconfig()
512 make_packet(struct ifinfo *ifi) in make_packet() function
/freebsd/sys/netgraph/
H A Dng_pppoe.c409 make_packet(sessp sp) { in make_packet() function
1301 make_packet(sp); in pppoe_start()
1544 make_packet(sp); in ng_pppoe_rcvdata()
1764 make_packet(sp); in ng_pppoe_rcvdata_ether()
1824 make_packet(sp); in ng_pppoe_rcvdata_ether()