/freebsd/usr.sbin/ppp/ |
H A D | ncp.c | 101 ncp->cfg.urgent.tcp.port = (u_short *)malloc(NDEFTCPPORTS * sizeof(u_short)); in ncp_Init() 102 if (ncp->cfg.urgent.tcp.port == NULL) { in ncp_Init() 104 ncp->cfg.urgent.tcp.nports = ncp->cfg.urgent.tcp.maxports = 0; in ncp_Init() 106 ncp->cfg.urgent.tcp.nports = ncp->cfg.urgent.tcp.maxports = NDEFTCPPORTS; in ncp_Init() 107 memcpy(ncp->cfg.urgent.tcp.port, default_urgent_tcp_ports, in ncp_Init() 110 ncp->cfg.urgent.tos = 1; in ncp_Init() 112 ncp->cfg.urgent.udp.nports = ncp->cfg.urgent.udp.maxports = 0; in ncp_Init() 113 ncp->cfg.urgent.udp.port = NULL; in ncp_Init() 134 if (ncp->cfg.urgent.tcp.maxports) { in ncp_Destroy() 135 ncp->cfg.urgent.tcp.nports = ncp->cfg.urgent.tcp.maxports = 0; in ncp_Destroy() [all …]
|
H A D | ncp.h | 44 } urgent; member 82 ncp_IsUrgentPort(&(ncp)->cfg.urgent.tcp, p1, p2) 84 ncp_IsUrgentPort(&(ncp)->cfg.urgent.udp, p1, p2) 86 ncp_AddUrgentPort(&(ncp)->cfg.urgent.tcp, p) 88 ncp_AddUrgentPort(&(ncp)->cfg.urgent.udp, p) 90 ncp_RemoveUrgentPort(&(ncp)->cfg.urgent.tcp, p) 92 ncp_RemoveUrgentPort(&(ncp)->cfg.urgent.udp, p) 94 ncp_ClearUrgentPorts(&(ncp)->cfg.urgent.tcp) 96 ncp_ClearUrgentPorts(&(ncp)->cfg.urgent.udp) 97 #define ncp_ClearUrgentTOS(ncp) (ncp)->cfg.urgent.tos = 0 [all …]
|
H A D | ip.c | 651 if (tos == IPTOS_LOWDELAY && bundle->ncp.cfg.urgent.tos) in PacketCheck() 815 if (tos == IPTOS_LOWDELAY && bundle->ncp.cfg.urgent.tos) in PacketCheck()
|
/freebsd/contrib/ntp/libntp/ |
H A D | recvbuff.c | 34 static u_long emerg_recvbufs; /* emergency/urgent buffers to keep */ 245 int /*BOOL*/ urgent in get_free_recv_buffer() 251 if (free_recvbufs > (urgent ? 0 : emerg_recvbufs)) { in get_free_recv_buffer() 272 int /*BOOL*/ urgent in get_full_recv_buffer() 279 return get_free_recv_buffer(urgent); in get_full_recv_buffer() 231 get_free_recv_buffer(int urgent) get_free_recv_buffer() argument 258 get_free_recv_buffer_alloc(int urgent) get_free_recv_buffer_alloc() argument
|
/freebsd/contrib/ntp/include/ |
H A D | recvbuff.h | 110 extern struct recvbuf *get_free_recv_buffer(int /*BOOL*/ urgent); 112 extern struct recvbuf *get_free_recv_buffer_alloc(int /*BOOL*/ urgent);
|
/freebsd/contrib/libpcap/ |
H A D | TODO | 14 Less urgent items
|
/freebsd/sys/fs/fuse/ |
H A D | fuse_ipc.c | 656 fuse_insert_message(struct fuse_ticket *ftick, bool urgent) in fuse_insert_message() argument 667 if (urgent) in fuse_insert_message()
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/ |
H A D | pf_tree.def | 38 (3 pfStatusDebug ENUM ( 0 none 1 urgent 2 misc 3 loud ) pf_status GET)
|
H A D | BEGEMOT-PF-MIB.txt | 94 SYNTAX INTEGER { none(0), urgent(1), misc(2), loud(3) }
|
/freebsd/lib/libc/nls/ |
H A D | ca_ES.ISO8859-1.msg | 234 16 Condici� urgent d'E/S
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | submit.cf | 298 #O Timeout.queuereturn.urgent=2d 299 #O Timeout.queuereturn.non-urgent=7d 303 #O Timeout.queuewarn.urgent=1h 304 #O Timeout.queuewarn.non-urgent=12h
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | python | 6 # Outlook puts """ too for urgent messages
|
/freebsd/contrib/tcp_wrappers/ |
H A D | README | 197 more urgent is written to the same destination. In the syslog.conf 203 anything that is more urgent, to be appended to the file 213 causes all messages of class mail with priority debug (or more urgent)
|
/freebsd/contrib/sendmail/cf/m4/ |
H A D | proto.m4 | 446 _OPTION(Timeout.queuereturn.urgent, `confTO_QUEUERETURN_URGENT', `2d') 447 _OPTION(Timeout.queuereturn.non-urgent, `confTO_QUEUERETURN_NONURGENT', `7d') 451 _OPTION(Timeout.queuewarn.urgent, `confTO_QUEUEWARN_URGENT', `1h') 452 _OPTION(Timeout.queuewarn.non-urgent, `confTO_QUEUEWARN_NONURGENT', `12h')
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 3963 Timeout.queuereturn.urgent 3964 [undefined] As above, for urgent 3967 Timeout.queuereturn.non-urgent 3968 [undefined] As above, for non-urgent 3982 confTO_QUEUEWARN_URGENT Timeout.queuewarn.urgent 3983 [undefined] As above, for urgent 3986 Timeout.queuewarn.non-urgent 3987 [undefined] As above, for non-urgent
|
/freebsd/share/examples/ppp/ |
H A D | ppp.conf.sample | 234 set urgent udp +53
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 7655 values being interpreted as non-urgent except for non-urgent, 8891 "urgent", or "non-urgent" the corresponding timeouts are 8893 if negative, non-urgent timeouts are used; if greater than 8894 zero, urgent timeouts are used. Otherwise, normal timeouts 8896 queue{warn,return}.{urgent,normal,non-urgent}.
|
/freebsd/contrib/tzdata/ |
H A D | southamerica | 1933 # UT-03 from Friday 1941-08-01 00:00, citing an "urgent...need to save fuel".
|
H A D | NEWS | 4816 change is urgent.
|
/freebsd/contrib/tzcode/ |
H A D | NEWS | 4713 change is urgent.
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | 9778 - API change for urgent buffers 9795 - support urgent buffer reserve for refclocks 9799 - support urgent buffer reserve for refclocks [all...] |
/freebsd/share/dict/ |
H A D | web2 | 226068 urgent
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 1850 And the Egyptians were urgent upon the people, that they might send them out of the land in haste; … 21830 Therefore because the king's commandment was urgent, and the furnace exceeding hot, the flames of t…
|