Searched refs:packet (Results 1 – 4 of 4) sorted by relevance
1201 struct StandardPacket *packet; in dos_packet() local1214 packet = (struct StandardPacket *) in dos_packet()1216 if (!packet) { in dos_packet()1220 packet->sp_Msg.mn_Node.ln_Name = (char *) &(packet->sp_Pkt); in dos_packet()1221 packet->sp_Pkt.dp_Link = &(packet->sp_Msg); in dos_packet()1222 packet->sp_Pkt.dp_Port = replyport; in dos_packet()1223 packet->sp_Pkt.dp_Type = action; in dos_packet()1224 packet->sp_Pkt.dp_Arg1 = arg; in dos_packet()1226 PutMsg(pid, (struct Message *)packet); // send packet in dos_packet()1231 res1 = packet->sp_Pkt.dp_Res1; in dos_packet()[all …]
52 syn keyword sambaKeyword contained output packet page panic passwd password
141 syn match DnsmasqKeyword "^\s*edns-packet-max\>"
2 " Language: OpenBSD packet filter configuration (pf.conf)